Item Type
Item Name
Search file in folder and subfolders...
module.exports = { entry: './test/cjs/index.js', output: { path: './test/cjs', filename: 'bundle.js' } };